func runtime.getpid

2 uses

	runtime (current package)
		os_linux.go#L571: func getpid() int
		os_linux.go#L576: 	tgkill(getpid(), int(mp.procid), sig)